Conversation
There was a problem hiding this comment.
PR Summary
Added a new use case page to showcase Reflex's applications across different industries, with comprehensive markdown content and proper website integration.
- Created
pcweb/pages/use_case/use_case.pyimplementing a standard layout with navigation and content sections - Added industry-specific use cases in
pcweb/pages/use_case/use-case.mdcovering financial services, e-commerce, DevOps, and AI workflows - Identified duplicate imports in
pcweb/pages/__init__.pythat need cleanup for better maintainability - Ensure consistent file naming:
use_case.pyvsuse-case.mdshould follow the same convention
💡 (4/5) You can add custom instructions or style guidelines for the bot here!
3 file(s) reviewed, 3 comment(s)
Edit PR Review Bot Settings | Greptile
|
Let's also add more space within and most importantly between the sections so it doesn't look as dense. Right now it looks a little too squeezed together |
|
@tgberkeley made the fixes for the docs - the inner spacing between paragraphs is already set (and. consistent across the other markdowns), but I added spaces between sections and numbered them to improve readability |
Alek99
left a comment
There was a problem hiding this comment.
Ok we can remove the non doc page for the use cases - I dont like how the logic is duplicated in two exact same files but maybe there is not a good solution right now.
But we should get rid of the non doc page one and link the navbar to the ai builder page use case



No description provided.